Welcome![Sign In][Sign Up]
Location:
Search - Linux Unix

Search list

[BooksLINUX与UNIX SHELL编程指南

Description: 《LINUX与UNIX SHELL编程指南》共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。 -"LINUX and UNIX Shell Programming Guide" is divided into five parts, detailing the shell programming skills, and various UNIX command syntax, but also a Unix word processing system and a small number of management issues. The book is comprehensive, concise language fluency, Shell programming for members to study and reference.
Platform: | Size: 19559424 | Author: gf | Hits:

[Other609-Socket编程

Description: Linux下的socket编程文档!有非常详细的函数说明.Linux下的socket编程必备!-Linux socket programming documentation! A very detailed statement function. Linux socket programming required!
Platform: | Size: 206848 | Author: 王涛 | Hits:

[BooksCommentary_on_UNIX

Description: 经典的unix书籍,看了它之后,再看unix、linux的代码就非常容易明白-classic books, read it, look at Unix, Linux code is very easy to understand
Platform: | Size: 617472 | Author: 张张张 | Hits:

[Multimedia Develop指纹识别

Description: c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出 方面)。-c language of a fingerprint identification system contains various fingerprint identification algorithm implementation code. The use of these codes can see the demo directory routines. Readers in their application code may be required in accordance with their application code needs to be some changes. For Linux/UNIX compiler, C procedures are not familiar with the readers, they can refer to the Linux/UNIX under the C programming language books. Because of this chapter highlights the fingerprint recognition algorithm, for the use ImageMagic do not briefed in detail. Readers can find from the Internet on ImageMagic use briefing. Readers to do the appropriate code changes, and can be transplanted to windows code below (mainly the image input and output aspects).
Platform: | Size: 46080 | Author: 扬载伦 | Hits:

[Other随心所欲下载——构造你自己的Linux网络蚂蚁

Description: 随心所欲下载——构造你自己的Linux网络蚂蚁,希望对LINIX/UNIX学习者能有一定启示-arbitrary download-- Construction your own Linux Network ants, and I hope to Linux/UNIX learners can have a certain amount Inspiration
Platform: | Size: 9216 | Author: 史桂颖 | Hits:

[Internet-Networkkwifimanager.tar

Description: Linux/Unix下无限网卡配置和管理程序,包括参数配置,信号检测等-Linux/Unix unlimited LAN configuration and management procedures, including the configuration parameters, such as signal detection
Platform: | Size: 672768 | Author: 何云龙 | Hits:

[Linux-Unixmakefile-doc

Description: linux unix makefile 编写指南-guidelines for the preparation of unix makefile
Platform: | Size: 344064 | Author: jay | Hits:

[File OperateIniFileNew

Description: 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
Platform: | Size: 51200 | Author: 随便看看 | Hits:

[Process-Threadpth-2.0.5.tar

Description: 线程库最新实现,在linux/unix上实现了创建用户态线程,使得开发多线程更加容易。-threads for the latest achievement in linux/unix achieved users to create state-threaded, making the development of multi-threaded easier.
Platform: | Size: 647168 | Author: 陈飞 | Hits:

[Linux-UnixLinux操作系统精讲

Description: 关于UNIX系统的教案,内容丰富,讲解详细,可以参考 -on UNIX System templates, rich in content, to explain in detail, they can refer to
Platform: | Size: 155648 | Author: 邮件 | Hits:

[Linux-Unix实践大师:UNIX awk和sed编程篇

Description: 这本书主要讲述了在UNIX下编写shell脚本的两个能力强大的工具awk和sed-this book mainly about the UNIX shell script prepared ability of the two powerful tool awk and sed
Platform: | Size: 7003136 | Author: 黄影 | Hits:

[Other《LINUX与UNIX SHELL编程指南》读书笔记

Description: 《linux 及 linux shell编程指南 》读书笔记,上传供大家分享!-"Linux and Linux shell programming guides," study notes, for upload to share with you!
Platform: | Size: 308224 | Author: lsw | Hits:

[Linux-Unix手机短消息服务的服务器和客户端.tar

Description: 手机短消息的服务器端和客户端的源代码 是应用于LINUX/UNIX开发环境的-phone short message server and client source code is used in Linux/UNIX development environment
Platform: | Size: 93184 | Author: 李飞 | Hits:

[OtherLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988224 | Author: 黄影 | Hits:

[OtherLinux学习宝典

Description: linux学习宝典,深入浅出介绍linux,适合初、中、高级学者。-book learning, introducing different linux, for the junior, middle and senior scholars.
Platform: | Size: 5984256 | Author: 里冬眼 | Hits:

[BooksLinux 从入门到精通

Description: 很好的学习资料,是初学linux的首选书哦,而且对深入学习也有帮助-good learning materials, learning Linux is the preferred book Oh, but for in-depth study will be of help
Platform: | Size: 7834624 | Author: 陈祺 | Hits:

[BooksLinux编程权威指南_10454293

Description: 本书讲述linux编程,书中的例子比较有参考性,而且讲得很详细-book about Linux programming book example of comparative reference, but made it very carefully
Platform: | Size: 5363712 | Author: 陈祺 | Hits:

[Linux-Unixreadline-5.0.tar

Description: 在非GUI环境下,需要用户输入的程序就免不了使用命令行,命令行要写得好可不容易。readline提供了几乎你能想到的所有命令行功能。这个版本是linux/unix通用平台,并可方便的移植到其它平台(实际上它与操作系统关联不大)。-in non- GUI environment, the need for user input on the process will inevitably use the command line, the command line is difficult to write well. Readline provided you can think of almost all the command line functions. This version of linux/unix common platform, convenience may migrate to other platforms (it not associated with the operating system).
Platform: | Size: 1809408 | Author: 马克 | Hits:

[Internet-Network套接字socket编程文档

Description: unix/linux套接字socket编程文档整理-unix/linux socket socket programming collate documents
Platform: | Size: 723968 | Author: jjaa | Hits:

[Driver Developpci-linux-codes

Description: 基于Unix-linux环境下的PCI驱动程序源代码-based on the Unix-Linux environment PCI driver source code
Platform: | Size: 1024 | Author: sea | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net